This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
~Dana Fezhipikonyetsi 17.Nov.03 03:03 PM a Web browser Notes Client6.0.1Windows XP
I have declared a String variable in Globals under Script Libraries. I am using two forms and I have put Use "Globals" in the Globals - Options section for each form. In the first form, the user clicks an action button and the formula for that action saves a form variable to the global string variable then does a compose of the 2nd form. When I execute this code in debug and the 2nd form loads, I cannot see the global variable. Shouldn't this work?